libghc-authenticate-oauth-dev software package provides authenticate with OAuth for Haskell web applications, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libghc-authenticate-oauth-dev
libghc-authenticate-oauth-dev is installed in your system.
Make ensure the libghc-authenticate-oauth-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-authenticate-oauth-dev *
You will get with libghc-authenticate-oauth-dev package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Haskell |
| Package | libghc-authenticate-oauth-dev |
| Version | 1.4.0.8-2+b9 [amd64, armhf, i3 |
| Description | authenticate with OAuth for Haskell web applications |
| Sub Section | Haskell |